Error Executing Database Query.
|
Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8mb4_general_ci,COERCIBLE) for operation '='
|
|
The error occurred in C:/inetpub/wwwroot/license-2-play/wholesale-toys/cfc/character.cfc: line 30
Called from C:/inetpub/wwwroot/license-2-play/wholesale-toys/character.cfm: line 89
Called from C:/inetpub/wwwroot/license-2-play/wholesale-toys/character.cfm: line 1
Called from C:/inetpub/wwwroot/license-2-play/wholesale-toys/controller.cfm: line 45
Called from C:/inetpub/wwwroot/license-2-play/wholesale-toys/cfc/character.cfc: line 30
Called from C:/inetpub/wwwroot/license-2-play/wholesale-toys/character.cfm: line 89
Called from C:/inetpub/wwwroot/license-2-play/wholesale-toys/character.cfm: line 1
Called from C:/inetpub/wwwroot/license-2-play/wholesale-toys/controller.cfm: line 45
|
28 : and exists (select 1 from tbl_item where d_character_type=a.id and d_status=<cfqueryparam cfsqltype="cf_sql_integer" list="true" value="#arguments.dstatus#">)
29 : </cfif>
30 : order by #arguments.orderBy#
31 : </cfquery>
32 :
|
|
SQLSTATE |
HY000 |
EXCEPTIONS |
<small><i>not set</i></small> |
DATASOURCE |
lic2 |
VENDORERRORCODE |
1267 |
SQL |
SELECT *
FROM tbl_item_Character_type a
WHERE 1=1
and (d_url= (param 1) or
d_url= (param 2) or
d_url= (param 3) or
d_url= (param 4)
)
and d_status= (param 5)
and exists (select 1 from tbl_item where d_character_type=a.id and d_status= (param 6) )
order by d_name asc |
|
Resources:
|
Browser |
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
Remote Address |
216.73.216.37 |
Referrer |
|
Date/Time |
16-Oct-25 08:14 AM |
|